Function StringGridWidgetBase.setColTitle

set col header title

abstract StringGridWidgetBase setColTitle(
  int col,
  UIString title
);