Variable StringGridWidget._colTitles

class StringGridWidget
{
  // ...
  UIString[] _colTitles;
  // ...
}