Figured it out how to alter the widths of a listview column. Found out about the SearchGrid within the listcontrol
listControl1.SearchGrid.VisibleColumnsΕ].Width = 250;