### Expected Behavior I should be able to set a column to initially not be visible in DataTableColumns. ### Actual Behavior By default all the columns are visible unless toggled off by the user. We could add a field to the DataColumns options prop to manage initial visibility. Requested by Amanda V. in office hours 7/25/24