the grid also has .ColumnWidth(value) extension which is the same as the setting except per grid, not global
so try something like Html.Awe().Grid("Grid1").ColumnWidth(100)...
so try something like Html.Awe().Grid("Grid1").ColumnWidth(100)...