Addressing a fixed column in a TWebDbGrid

I need to make the first - fixed - column - smaller. How can I do that? Column 0 is first data column right next to the fixed column

WebDBGrid.ColWidths[0]:integer;