I need to add new column to Task list view and i have already modified column header but i couldn't find the data for the created by user in ticket.
'assignee' => array(
'width' => '16%',
'heading' => __('Agent'),
),