Is it possible to rename a customizer control heading?

I got it:

$wp_customize->get_control('blogdescription')->label = esc_html__( 'Site Description', 'textdomain' );