Dear. The Jobmonster not support move column of job application. If you want do it. you need edit it in code of Jobmonster theme: Please install and switch your site to use Jobmonster Child Theme, then:
1. Add custom code in file functions.php of Jobmonster Child Theme:
add_filter('noo_member_dashboard_ajax_application_datatable','__return_false');
2. Copy file 'noo-jobmonster/layouts/dashboard/manage-application.php' paste to 'noo-jobmonster-child/layouts/dashboard/manage-application.php'
3. You can edit file 'layouts/dashboard/manage-application.php' in Jobmonster Child theme folder to move column of job application table.
Best regards.