public function get_columns() {
        $columns = array(
            'customer_name' => __( 'Name (Last, First)', 'woocommerce' ),
            'username'      => __( 'Username', 'woocommerce' ),
            'email'         => __( 'Email', 'woocommerce' ),