Function GridAdapter.colHeader

returns column header widget, null if no header

abstract Widget colHeader(
  int col
);