I want to add up to 8 columns in a dashlet. I found the file where it is set.

<sugar_root>/include/Dashlets/DashletGeneric.php line 166:

$chooser->args['max_left'] = '6';

Is there an upgrade safe way to change this?