The left column is referred to as the header. You can set the headerstyle-width in the <field>. For example:
<Fields>
<asp:BoundField DataField="idCategory" HeaderText="idCategory" InsertVisible="False"
ReadOnly="True" SortExpression="idCategory" HeaderStyle-Width="25px" />